Auto merge of #3412 - alexcrichton:fix-recursion, r=brson
authorbors <bors@rust-lang.org>
Thu, 29 Dec 2016 03:34:29 +0000 (03:34 +0000)
committerbors <bors@rust-lang.org>
Thu, 29 Dec 2016 03:34:29 +0000 (03:34 +0000)
Fix recursion in build_path_deps

We were slightly too eager to follow pointers!

Closes #3330

1  2 
tests/path.rs

diff --cc tests/path.rs
Simple merge